Skip to content

Fix macro expansions #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 19, 2014

Conversation

drbawb
Copy link
Contributor

@drbawb drbawb commented Dec 19, 2014

This is a fix for the latest rustup: rustc 0.13.0-nightly (99d6956c3 2014-12-18 20:32:07 +0000)
The fix mostly involves following certain macro invocations with a trailing semicolon.

Note about the last commit: The file tests/matches.rs claims it is machine generated by a script in src/etc/regex-match-tests but I could not find this script in tree.

I went ahead and edited the file anyways since this is a very mechanical transformation; but I can strip that commit out if its an issue.

@alexcrichton
Copy link
Member

Thanks!

alexcrichton added a commit that referenced this pull request Dec 19, 2014
@alexcrichton alexcrichton merged commit fe958e0 into rust-lang:master Dec 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants